←Select platform

Series Constructor(Dictionary<long,object>)

Summary

Initializes a new instance of the Series class using a dictionary of DicomTag and values.

Syntax
C#
public Series( 
   Dictionary<long, object> values 
) 

Parameters

values

A System.Dictionary of key-value pairs, where the key is a DicomTag, and the value is an object representing the value of the DicomTag.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly